* {
	font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;
	font-size: 15px;
}

.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
	width: 1400px\9;
}

input {
	border-radius: 0
}

li {
	list-style: none
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.fr {
	float: right;
}

.fl {
	float: left;
}
/* Clear */
.clearfix:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-block
}
/* Hides from IE-mac \*/ 
.clearfix {
	display: block
} 
/*header++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.header-bg{
	position: relative;
}
.h-zong{
	width: 100%;
	background:#fff;
	
}
.mobile_nav>ul>li{
	float: left;
	position: relative;
	margin: 0 33px;
}

.mobile_nav>ul>li>a>span{
	display: block;
	color: #444;
	line-height: 90px;
	border-bottom: 2px solid #fff;
	font-size:16px;
}
.mobile_nav>ul>li:hover>a>span{
	border-bottom: 2px solid #ec1d23;
	color: #ec1d23;
	
}
.mobile_nav>ul>li>a#menu_selected>span{
	border-bottom: 2px solid #ec1d23;
	color: #ec1d23;
	font-size:16px;
}
.mobile_nav>ul>li>ul.menulevel{
	display: none;
}
.mobile_nav>ul>li>ul.menulevel>li>ul{
	display: none;
}
.mobile_nav>ul>li:hover>ul.menulevel{
	display: block;
	position: absolute;
	text-align: center;
	width: 250px;
	top: 92px;
	margin-left: -92px;
	background-color: rgba(255,255,255,0.9);
	
}

.mobile_nav>ul>li>ul>li{
	width: 250px;
	line-height: 50px;
	border-top: 1px solid #efefef;
}
.mobile_nav>ul>li>ul>li:hover{
	border-bottom: 1px solid #ec1d23;
}
.mobile_nav>ul>li>ul>li:hover>a>span{
	color: #ec1d23;
}

.logo{
	margin-right: 110px;
	margin-top: 13px;
}
.cn{ margin-top:25px; width:40px; height:40px; line-height:40px; border-radius:20px; background-color:#ec1d23; color:#FFF; font-size:16px; text-align:center}
.en{ margin-top:25px; width:40px; text-align:right}
.en a{font-size:16px;line-height:40px;}

/* 简介 */


/* 内页的东西 */
.header-ny {
	background-color: #fff;
}

.nav2 {
}

.nav-con2>ul>li {
	float: left;
	line-height: 90px;
	text-align: center;
	margin: 0 15px;
	width: 80px;
}

.nav-con2>ul>li>a{
	display: block;
	color: #202020;
	font-size: 15px;
	display: block;
	line-height: 90px;
}

.nav-con2>ul>li>a>span {
	color: #202020;
}

.nav-con2>ul>li:hover>a{
	background: url(../images/h-logo_06.png) no-repeat top 15px left;
	border-bottom: 5px solid #ec1d23;
}
.nav-con2>ul>li>a#menu_selected{
	background: url(../images/h-logo_06.png) no-repeat top 15px left;
	border-bottom: 5px solid #ec1d23;
}
.nav-con>ul>li>a#menu_selected span{
}

.nav-con>ul>li:hover span {
}

.nav>li>a#menu_selected span {
}

/* 内页的东西结束 */
/* 二级 */
.mobile_nav>ul {
}

.nav>.menulevel {
	z-index: 999;
}

.menulevel {

}
.menulevel li {
	
}
.menulevel li a span {
	
}
.menulevel li:hover {
	
}
.nav li:hover>.menulevel {
	
}
.menulevel li:hover a span {
	
}


/*banner开始=======================================================================================*/
/*banner*/
.slide_container{
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  }
.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  bottom: 343px;
  opacity:1;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height:61px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }
 .slide_nav.prev{
	 width: 38px;
	 left: 0px;
 }
.slide_nav.next {
  left: auto;
  width: 38px;
  background-position: right top;
  right: 0;
  }
/*首页++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 定位 */	
.dingwei{
	position: relative;
}
.dw-zong{
	border-bottom: 1px solid #d7d7d7;
	width: 100%;
	left: 0;
	top: -70px;
	z-index: 9;
	background: url(../images/dw-bg_15.png) no-repeat top center;
	position: absolute;
	padding: 45px 0 16px;
}
.dw-zuo{
	color: #fff;
	font-family: "arial";
	font-size: 16px;
	
}
.dw-zuo p{
	font-size: 26px;
}
.dw-you{
	margin-top: 50px;
	font-size: 27px;
	font-weight: bold;
}

/* 产品中心 */
.cp-zong{background: url(../images/cpbj.jpg) no-repeat top center;
	background-color: #f8f8f8;
	padding-top:65px;
}
.cp-bt{ font-size:16px;}
.cp-bt span{ color:#ec1d25}
.cp-bt p{
	font-size: 28px; font-weight:bold; margin-bottom:15px;}
.cpan{ margin-top:45px;}

.baidi{ background-color:#FFF;}
.cp-shangxia{
	margin-top: 55px;
	margin-bottom:50px;
}
.cp-shang{ margin-bottom: 50px;
}
.cp-nav{ margin-left:60px; text-align:center;
	width: 200px;
}
.cplei{ height:110px; background-color:#ec1d25; text-align:center; color:#FFF; padding-top:25px;}
.cplei p{ font-size:20px;}
.cpzi{ padding-top:60px; padding-bottom:50px; margin-left:60px;}
.cpzi li{ font-size:16px; line-height:20px; float:left; margin-right:101px;}
.cpzi li:nth-child(6){ margin:0px;}
.cphong{ color:#ec1d25; font-size:48px; font-weight:bold; line-height:40px; padding-right:10px; border-right:#cdcdcd solid 1px; margin-right:10px; float:left}


.cp-nav ul li{ background-color:#efefef;
	
}
.cp-nav ul li a{ font-size:16px;
	line-height: 70px; border-bottom:#FFF solid 2px;
	display: block;
	box-sizing: border-box;
}
.cp-nav ul li:hover a{
}
.cp-nav ul li:hover{
}



/* 产品展示 */
.cp-xia{ width:1100px;}
.cp-xia ul li{
	float: left;
	width: 320px;
	margin-right:40px;
	text-align: center;
	position: relative;
}
/*.cp-xia ul li:nth-child(3){ margin:0px;}
.cp-xia ul li:nth-child(6){ margin:0px;}
*/
.cp-xia ul li:first-child{
	margin-left: 0;
}
.cp-xia ul li:last-child{
	margin: 0;
}
.imghvr-zoom-in{
	height: 100%;
}
.fudong{
	width: 150px;
	height: 150px;
	margin: 0 auto;
	border-radius: 200px;
	line-height: 150px;
	background-color: rgba(236,29,37,0.8);
	text-align: center;
}
.cpfl-mc{ margin-top:-6px;
	line-height: 25px;
	padding:15px 0;
	background-color: #efefef; margin-bottom:20px;
}
.cpfl-mc a{ font-size:16px;}
.cpfl-mc2{
	position: absolute;
	bottom: -20px;
	left:76px;
	z-index: 1;
	width: 11.25rem;
	border-radius: 50px;
	text-align: left;
	padding-left: 30px;
	
	line-height: 42px;
	background: url(../images/cp-jt_08.jpg) no-repeat top 8px right 10px #ec1d23;
	
	
}
.cpfl-mc2 a{
	font-size: 16px;
	color: #fff;
}
/*荣誉*/
.rongyu{background: url(../images/rongyu.jpg) no-repeat top center; height:642px;}
.ry{ font-size:16px; line-height:27px; padding-top:90px;}
.ry span{ color:#ec1d25;}
.ryan{ padding-top:30px;}

/*简介*/
.about{ padding-top:70px; padding-bottom:60px;
}
.ab-zuo{ margin-top:25px;
	width: 600px;
}
.about-list ul li{background: url(../images/shu.jpg) no-repeat right 6px;
	float: left; padding-right:40px;
	margin-right: 40px;
}
.about-list ul li:nth-child(3){ margin:0px; background-image:none; padding:0px;}

.value2,.value,.value3{
	font-size: 48px; line-height:50px;
	font-weight: bold;
}
.about-ys{
	font-size: 20px;
	margin-top: 17px;
}
.ab-lixia{
}
.about-ys1{
	font-size: 36px;
	color: #202020;
}

.ab-you{
	width: 700px;
}
.ab-tit{
	font-size: 30px;
	color: #ec1d23;
	line-height: 30px;
}
.ab-bt{ margin-top:45px;
	font-size: 28px; font-weight:bold
}
.ab-wenzi{ 
	margin: 14px 0;
	line-height: 25px;
}
.ab-anniu{ margin-top:35px}
.ab-anniu a img
{
	vertical-align: middle;
}
/* 四个 */
.sige{ border:#b1b1b1 solid 1px; margin-bottom:70px;}
.sige li{ padding-left:60px; height:150px; width:349px; float:left; border-right:#b1b1b1 solid 1px;}
.sige li:nth-child(4){ border:none}
.sige li a{}
/* 翻转开始 */
.card { padding-left:60px; height:150px; width:349px;
  position: relative;
}
.card p{ float:left; padding-left:100px; font-size:13px; padding-top:48px;}
.card p a{ font-size:22px;}

.card__side { top:30px;
   height: 90px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: absolute;
  width: 80px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;}
.card__side--back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);}
.card:hover .card__side--front-1 {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);}
.card:hover .card__side--back {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);}
.row .col-1-of-3 {
  width:90px;float: left;}

/* 翻转结束 */


/* 荣誉资质 */

.rz-you ul li:hover .card__side--front-1

 {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.rz-you ul li:hover .card__side--back {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}
.rz-you {
	margin-top: 30px;
}
.rz-you ul li .col-1-of-3 {
  width:44px;   
}
.rz-you ul li{
	float: left;
}
.rz-you ul li:nth-child(2){
	margin:  0 50px;
}
.banner-box p{
	font-size:28px;
}
.banner-box p span{
vertical-align:super;
}
.ryzz{
	background: url(../images/ry-bg_26.jpg) no-repeat top center;
	padding: 90px 0 550px;
	color: #fff;
}
.ry-zuo{
	width: 550px;
}
.ry-you{
	width: 600px;
}
.ry-shang p{
	font-size: 32px;
}
.ry-shang{
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 20px;
}
.ry-zx{
	font-size: 16px;
	color: rgba(255,255,255,0.8);
}

/* 新闻 */
.xw-bg{ background-color:#f8f8f8;
	padding: 70px 0 50px;
}
.newsl{ width:360px; height:660px;background: url(../images/newsl.jpg) no-repeat top center; padding-top:72px; padding-left:50px;}
.newstit{ font-size:30px; font-weight:bold;background: url(../images/xian.jpg) no-repeat left 67px; height:110px;}
.newszi{ width:260px; line-height:25px;}
.newsjt{ margin-top:70px;}
.newsr{ width:1020px;}
.h320{ height:320px; background-color:#FFF; margin-bottom:20px;}
.newstu1{ margin-right:60px;}
.newstu1 img{ width:450px; height:320px;}
.newscon{ width:450px;}
.newstu2{ margin-left:60px;}

.xw-bottom{
	margin-top: 40px;
}
.xw-zuo{
	width:440px;
	margin-right: 30px;
}
.xw-you{
	width: 440px;
}
.xw-xbt{
	width: 100px;
	margin-bottom: 20px;
	border-bottom: 5px solid #ec1d23;
	font-weight: bold;
	font-size: 24px;
}
.xw-rtbt1 a{ margin-top:53px;
	display: block;
	font-size: 17px;
}
.xw-rtnr2 a{
	display: block;
	font-size:14px;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top:16px;
}
.xw-shijian{
	font-size:12px; line-height:30px;
	color: #888;
}
.xw-hui{ margin-top:23px;}
.newscon2{ /*width:450px;*/ margin-top:35px;}
.newscon2 ul li{display: block;float: left;width: 47%;margin: 4px 10px;}
.newl{ width:350px; font-size:14px; line-height:36px;}
.newl a:hover{ color:#ec1d25}
.newr{ font-size:14px; color:#888; line-height:36px;}
.xw-rtnr3 a{
	color: #888;
	margin-bottom: 10px;
	
		
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 1;
				overflow: hidden;
}
.xw-onetiao3 ul li{
	padding: 20px 0;
	border-bottom: 1px solid #d7d7d7;
}
/* 应用场景 */
.yycj{ padding-top:60px; text-align:center;}
.yycjtit{ font-size:16px;}
.yycjtit p{ font-size:30px; font-weight:bold; padding-bottom:15px;}
.yycjcon{ margin-top:55px;}
	.productsroll1 {
		width: 100%;
		position: relative;
	}
	#LeftArr1,#RightArr1 {
		background-image: url(../images/cp-jt_26.jpg);
		width: 61px;
		height: 62px;
		cursor: pointer;
		position: absolute;
		top: 0px;
		z-index: 1
	}
	#LeftArr1 {
		background-position: 0px 0px;
		left: 20px;
		top: 150px;
	}
	#RightArr1 {
		background-position: 61px 0px;
		right: 20px;
		top: 150px;
	}
	#ScrollBox1{
		overflow: hidden;
		padding: 0;
	}
	#ScrollBox1 li {
		float: left;
		display: inline;
		position: relative;
		overflow: hidden;
		text-align: center;
		border-right:#e5e5e5 solid 10px;
	}
	#ScrollBox1 li .cp-tp {
		height: 370px;
		overflow: hidden;
	}
	#ScrollBox1 li .cp-tp img {
		height: 100%;
		transition: all 0.6s;
	}
		#ScrollBox1 li:hover .cp-tp img{
			transform: scale(1.05);
	}



/* 搜索的底部 */
.f-you{
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	z-index: 9;
}

.cd-top {
  display: inline-block;
  height: 55px;
  width: 55px;
  position: fixed;
  bottom:60px;
  right: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  white-space: nowrap;
  background: url(../images/top_35.png) no-repeat top center ;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}



.f-sousuo{
	background: url(../images/f-ssbg_60.jpg) no-repeat top center;
	padding: 100px 0 250px;
}
.ss-img{
	font-size: 16px;
	text-align: center;
}
.ss-img p{
	font-size: 32px;
	font-weight: bold;
}
.xq-sousou3{
	margin: 0 auto;
	width: 556px;
	position: relative;
}
.ss-zuo3{
	width: 556px;
}
.ss-zuo3 input{
	width: 556px;
	background-color: #fff;
	border: none;
	padding-left: 30px;
	box-sizing: border-box;
	line-height: 50px;
	border-radius: 50px;
}
.ss-you3{
	position: absolute;
	right: 0%;
	z-index: 1;
	background-color: #ec1d23;
	width: 144px;
	line-height: 50px;
	border-radius: 50px;
}
.ss-you3 input{
	width: 144px;
	border-radius: 50px;
	line-height: 50px;
	background-color: #ec1d23;
	border: none;
}
/* 友情链接 */
.yqlj{width: 100%;line-height: 40px;margin-top: 50px;background: #ccc;}
.yqlj a{color: #000;}
.yqlj a:hover{color: red;}


.f-yqlj{
	padding: 3px 0;
	background-color: #f7f7f7;
	border-bottom: 1px solid #efefef;
	color: #202020;
	text-align: right;
}
.f-yqlj a{
	color: #202020;
}
.f-yqlj span{
	font-weight: bold;
}
.f-yqlj span:before{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background-color: #ec1d23;
	float: left;
	margin-top: 7px;
	margin-left: 850px;
}
.h-yuyan  img{
	margin-right: 10px;
}
.h-yuyan {
	font-size: 1.0625rem;
	padding-right: 20px;
	margin-right: 8px;
	border-right: 1px solid #efefef;
	margin-top: 45px;
}
/*底部+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


#copyright{ font-size:16px;
	background: #222222;
	color:#fff;
}
.wzdt{
padding:70px 0;	
}
.f-zuo{ margin-right:90px;}
.f-wenzi{ border:#FFF solid 1px;
	width: 238px;
	line-height:36px;
	margin-top: 20px;
	text-align:center;
	border-radius: 50px;
}
.f-dianhua{
	font-size:15px;
	color: #888888;
	line-height: 30px;
	margin-top: 20px;
}
.f-dianhua p{
	color: #fff;
	font-weight: bold;
	font-size: 26px;
}	
.f-zhong { line-height:30px; padding-right:80px; padding-top:25px;
}
.f-ewm{
	text-align: center;
}
.f-ewm p{ margin-top:5px;
}
.bqxia{ border-top:#656565 solid 1px; padding:25px 0;}
.banquan{
	padding:10px 0;
	
}
.banquan a{
	color:#888;
}


.ma li p {
	font-size: 15px;
	line-height: 55px;
	text-align: center;
	color: #fff;
}


#copyright .banq a {
	color: #fff;
}
/*foot部分结束*/



/*内页开始====================================================================================*/
.ny-about{
	padding-top: 50px;
}

.ny-dingwei{
	position: relative;
}
.ny-bt {
	text-transform: uppercase;
	color: #555;
	text-align: center;
	line-height:35px;
}

.ny-bt p {
	color: #ec1d23;
	font-size: 38px;
	font-weight: bold;
	
}
.ny-weizhi{
}
.ny-wzzong{
}

.ny-wzbox{
	background-color: rgba( 255,255,255,1);
	padding:40px 60px;
	box-sizing: content-box;
}
.ny-dh {
	text-align: center;
	margin-top: 10px;
}
.ny-dh img{
	margin-right: 20px;
}


/*侧边导航2 */

.fl-nav{
	background-color: #efefef;
	width:300px;
}
.fl-bt{
	background-color: #ec1d23;
	font-size: 0.9375rem;
	text-align: center;
	padding: 20px 0;
	color:#fff;
}
.fl-bt p{
	color:#fff;
	font-size: 28px;
	font-weight: bold;
}
.ddsmoothmenu-v2 {
	padding:  20px;
	background: #efefef;
}
.ddsmoothmenu-v2 ul li a span{
	font-size: 17px;
}
.ddsmoothmenu-v2 ul li{
	line-height:63px;
	text-align: center;
	background-color: #fff;
	margin-bottom: 5px;
}
.ddsmoothmenu-v2 ul li:hover{
	background:#ec1d25;
}
.ddsmoothmenu-v2 ul li:hover span{
	color: #fff;
}
.ddsmoothmenu-v2 ul li.lihover{
	background:#ec1d25;
}
.ddsmoothmenu-v2 ul li.lihover span{
	color: #ffffff;
}
.ny-bt2{
	font-weight: bold;
	padding: 0 0 10px;
	border-bottom: 1px solid #d7d7d7;
}
.ny-bt2 p{
	font-size: 25px;
}
.ny-bt2 p:before{
	display: block;
	content: "";
	width:5px;
	height: 25px;
	margin: 10px 10px 0 0;
	float: left;
	background-color: #ec1d23;
	
}
#page_main2 {
	width:1050px;
}
#page_main3{
	width:1050px;
	padding: 30px;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
}
.fl-xz{
	margin: 10px 0;
	padding-bottom:30px;
	text-align: center;
}

.fl-bt2{
	line-height: 30px;
	margin: 10px 0;
	padding: 0 20px;
	text-align: center;
}
.fl-bt2 p{
	font-size: 30px;
}
.fl-bt2::after{
	content: "";
	display: block;
	width: 40px;
	height: 5px;
	background-color: #ec1d23;
	margin: 10px auto;
}
.fl-xia{
	padding-bottom: 40px;
}
.fl-xia ul li{ padding-left:19px;
	line-height: 40px;
}
/* 产品列表 */
.dbg2{
	background-color: #F7f7f7;
	padding: 0px  0 100px;
}
.dbg-bg{ line-height:35px;
	background-color: #fff;
	padding: 0px 60px 60px;
	box-sizing: content-box;
}
.dbg {
	background-color: #F7f7f7;
	padding: 60px  0 100px;
}

.xbg {
}
.page-products{
	line-height: 36px;
}


/*内页标题daohang*/

.ddsmoothmenu-v {
	
}
.ddsmoothmenu-v>ul {

	   padding: 0;
	    display: flex;
	    -webkit-box-align: center;
	    align-items: center;
}

.ddsmoothmenu-v>ul>li {
	flex-grow: 1;
	line-height: 50px;background-color: #efefef;
	text-align: center;
	cursor: pointer;
	transition: all 0.6s;
}
.ddsmoothmenu-v ul li:last-child a span{
	border: none;
}

.ddsmoothmenu-v>ul>li a {
	color: #202020;
	font-size: 18px;
	display: block;
	
}

.ddsmoothmenu-v>ul>li>a>span{
	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #202020;
	border-right: 1px solid #d7d7d7;
}

.ddsmoothmenu-v>ul>li:hover {
	cursor: pointer;
	transition: all 0.6s;
	background-color: #ec1d23;
}

.ddsmoothmenu-v>ul>li:hover span {
	color: #fff;
}

.ddsmoothmenu-v>ul>.lihover>.ahover {
	background-color: #ec1d23;
}

.ddsmoothmenu-v>ul>.lihover>.ahover>span {
	color: #fff;
}

.ddsmoothmenu-v>ul>.lihover ul li {
	line-height: 60px;
	border-bottom: 1px solid #fff;
	background: #e9e9e9;
}

.ddsmoothmenu-v ul .lihover ul li:hover span {
	font-weight: bold;
	color: #000;
	font-size: 15px
}

.ddsmoothmenu-v>ul>.lihover> ul li.lihover span {
	font-weight: bold;
	color: #000;
	font-size: 15px;
}
/* 产品详情 */
.lh714{
}
#proinfo_c{
	margin-top: 20px;
}
.ny-cpxq{
	background-color: #efefef;
	padding: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #202020;
}
.ny-cpxq span{
	font-size: 25px!important;
	vertical-align: middle;
	font-weight: bold;
	color: #ec1d23;
	font-family: "arial";
}
	
/*在线留言*/
.liuyan-tu {
	width: 300px;
	height: 300px;
	overflow: hidden;
}

.liuyan-tu img {
	cursor: pointer;
	transition: all 0.6s;
}

.liuyan-tu img:hover {
	transform: scale(1.1);
}
/*联系我们内页*/
.lxdy-con li {
	float: left;
	margin-right: 50px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 40px;
}

.lxdy-con li:hover {
	color: #e8010d;
}

.page-about1 {
	width: 800px;
	margin-top: 30px;
}


/* 真正的新闻页面 */
.newsList2 li{
	margin: 20px 0;
	padding: 40px 30px;
	background-color: #f7f7f7;
	box-sizing: border-box;
	border-left: 10px solid #f7f7f7;
	width: 100%;
}
.newsList2 li:hover{
	background-color: #efefef;
	transition: all 0.6s;
	border-left: 10px solid #ec1d23;
}
.xinwen-bt2  a{
	font-size: 22px;
	font-weight:bold;
}
.ny-xwsj2{
	margin: 10px 0;
}
.ny-xwsj2 a{
	color: #ec1d23;
	font-size: 18px;
	font-weight: bold;
} 


ul,li {
	list-style: none;
/*width: 600px;*//*line-height: 40px;*/
}

a,a:visited,a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

ul.newsList li {
	padding: 20px 50px 20px 50px;
	background-color: #efefef;
	cursor: pointer;
	transition: all 0.6s;
}

ul.newsList li:hover {
	background-color: #efefef;
	transform: scale(1.01);

}
ul.newsList li:hover .xinwen-bt a {
	color: #ec1d23;
}

.nyxwyou{
	margin-bottom: 15px;
}
.xinwen-bt{
}
.xinwen-bt  span{
	float: right;
}
.ny-xwsj a{
	color: #ec1d23;
	font-size:28px;
	line-height: 0px!important;
	font-weight: bold;
	font-family: "arial";
}
.ny-xwsj a p{
	color: #ec1d23;
	font-size:22px;
}
.ny-xwsj{
	width: 120px;
	font-size: 48px;
	height: 94px;
	background: url(../images/xw-xiantiao.jpg) no-repeat top center;
}

.page-news3{
	margin-top: 50px;
}
.xinwen-bt{
}
.xinwen-bt a {
	color: #202020;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
}



.xinwen-by a {
	color: #717171;
	line-height: 1.875rem;
}

.xinwen-sj{
	width: 200px;
	height: 100px;
}
/* 留言 */
#page_main .page-guestbook{
	padding-top: 50px;
	background: url(../images/zxlybg.jpg) no-repeat right top;
}
/* 搜索结果 */
.page-news table{
	width: 100%;
}
.news-title{
	color: #fff;
	background: #ec1d23;
}
.news-time{
	width: 50%;
	background: #ec1d23;
	color: #fff;
	text-align: center;
}
.page-news table tr{
line-height: 50px;	
background: #efefef;
border-bottom: 1px solid #fff;
}
.page-news table tr td{
	text-align: center;
	border-right: 1px solid #fff;
}
.page-news table tr:hover{
	background: #eaeaea;
}
.time-list{
	text-align: center;
}
/*简介单页*/

.page-container>img {
	max-width: 99%;
	border: 1px solid #f0f0f0;
}

.page-content {
	padding: 0px 0px;
	margin-top: 35px;
}

.page_list {
	text-align: right;
	padding: 20px 0px 0;
}

.page_list span.current {
	border: #ddd 1px solid;
	padding: 3px 6px;
	margin-right: 2px;
	color: #fff;
	background-color: #ec1d23;
}

.page_list a {
	border: #ddd 1px solid;
	color: #272727;
	padding: 3px 6px;
	margin-right: 2px;
}

.page_list select {
	width: 48px;
	line-height: 29px;
	height: 29px;
	margin-bottom: 3px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.page {
	line-height: 40px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 40px;
	margin-top: 50px;
}

.page span {
	display: inline-block;
	width: 49%;
}

.page-news .newsList {
	margin-top: 20px;
}

.page-news .newsList li {
}

.page-news li .img {
	padding: 0;
	overflow: hidden;
}

.page-news li .text {
	padding-right: 0;
}

.page-news li .text .h span {
	font-size: 14px;
	color: #999999;
	float: right;
}

.page-news li .text a:first-child {
	font-size: 17px;
	margin-top: 20px;
}

.page-news li .text p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	float: left;
}

.page-news li .text .ck {
	float: right;
	color: #666666;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	border-radius: 20px;
}

.page-news li:hover a {
	font-weight: bold;
	/*color: #e8010d;*/
}

.page-news ul li .h {
	line-height: 65px;
	font-size: 24px;
	text-align: left;
	margin-top: 20px;
	background: #fff;
	border: 1px solid #fff;
	padding-left: 50px;
	padding-right: 50px;
}

.page-news ul li:hover .h {
	background: #ffeed7;
}

.proNav li {
	float: left;
	width:337px;
	text-align: center;
	position: relative;
	margin: 0px 5px 50px;
}

.proNav li span{
	position: relative;
	display: block;
	overflow: hidden;
	width: 337px;
	height: 337px;
	border: 1px solid #d7d7d7;
}

.proNav li span img {
	cursor: pointer;
	transition: all 0.6s;
	overflow: hidden;
}

.proNav li:hover span{
	cursor: pointer;
	transition: all 0.6s;
	border: 1px solid #ec1d23;
}
.proNav li:hover span img{
	transform: scale(1.05);
	transition: all 0.6s;
}
.ny-cpz{
	padding: 10px 5px;
	border-bottom: 3px solid #d7d7d7;
}
.ny-cpbt a label{
	font-size: 17px;
	display: block;
	text-align: center;
	font-weight: bold;

}
.ny-xpanniu a {
	font-size: 15px;
}
.ny-cpan a{
	color: #fff;
}
.ny-cpan{
	width: 120px;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	background: -webkit-linear-gradient(
		left,#ec1d23,#47c56f
		);

	}
.proNav li:hover .ny-cpz{
	border-bottom: 3px solid #ec1d23;
}
.proNav li span img:hover {
}

.proNav li a {
	display: block;
}

.proNav li span .lhsp {
	position: absolute;
	display: block;
	width: 100%;
	height: 175px;
	z-index: 10;
	left: 0;
	top: 0;
	display: none;
	background: url(../images/lh616.png)  center center;
}

.proNav li:hover a {
	text-decoration: none;
}

.proNav li:hover span .lhsp {
	display: block;
}

.proNav li p {
	font-weight: 100;
	display: block;
	line-height: 30px;
	margin: 0 auto;
	color: #e8010d;
}

.proNav .ckgd {
	display: block;
	width: 130px;
	height: 203px;
	float: left;
	margin-top: 10px;
}

.jptj-header {
	position: relative;
	text-align: center;
}

.jptj-header .span6 {
	height: 1px;
	background: #666;
	padding: 0;
	margin: 0;
	margin-top: 50px;
	margin-bottom: 50px;
}

.jptj-header p {
	position: absolute;
	z-index: 111;
	text-align: center;
	width: 100%;
	padding-top: 37px;
	font-size: 14px;
}

.popover-banner {
	max-width: 350px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #efefef;
}

.popover-banner .flex-direction-nav {
	display: block;
}

.popover-banner .flex-prev,.popover-banner .flex-next {
	position: absolute;
	display: block;
	width: 45px;
	height: 100px;
	background: url(../images/sprite.jpg) no-repeat 0 top;
	top: 50%;
	margin-top: -50px;
}

.popover-banner .flex-prev {
	left: -50px;
}

.popover-banner .flex-next {
	background: url(../images/sprite.jpg) no-repeat -55px top;
	right: -50px;
}

.lhgw {
	display: block;
	width: 460px;
	margin: 0 auto;
}

#shop_cart {
	width: 170px;
	float: left;
}

#shopjg span {
	text-align: center;
	display: block;
	width: 140px;
	height: 36px;
	margin: 20px 10px;
	background: #fe6a12;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}

#shopjg {
	width: 150px;
	float: left;
	overflow: hidden;
}

.lhcppg {
	width: 100%;
	background: #f5f5f5;
	padding-left: 20px;
}

.lhcppg span {
	display: inline-block;
	padding-left: 0.5%;
}

#inhert_cart {
	margin: 20px 10px;
	height: 36px;
	line-height: 36px;
}

#shop_cart #btn_buy {
	display: none;
}

.jptj-header b {
	display: inline-block;
	font-size: 25px;
	line-height: 25px;
	color: #002e79;
	font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;
	padding: 0 20px 10px;
	background: #f7f7f7
}

.photos span {
	display: block;
	text-align: center;
}

.photos span img {
}

.photos p {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
	padding: 0 15px;
	text-align: center;
}

.photos1 span {
	display: block;
	text-align: center;
}

.photos1 span img {
	height: 200px;
	max-width: 100%;
}

.photos1 p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
	padding: 0 15px;
	text-align: center;
}

.pic-img1 {
	height: 270px;
}

.picMarquee-left {
	overflow: hidden;
}

.picMarquee-left .bd ul {
	padding: 15px;
	zoom: 1;
}

.picMarquee-left .bd li {
	float: left;
	height: 230px;
	width: 20%;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.picMarquee-left .bd li img {
	border: 1px solid #ccc;
}

.picMarquee-left .bd li:hover img {
	border: 1px solid #000;
}

.picMarquee-left .bd li img {
	width: 95%;
	display: block;
}

.picScroll-left {
	overflow: hidden;
	margin-top: 40px;
}

.picScroll-left .bd li {
	float: left;
	height: 275px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
	margin-left: 14px;
}

.picScroll-left .bd li img {
	width: 274px;
	height: 202px;
	display: block;
}

.span-name {
	width: auto;
	display: inline-block;
	height: 50px;
	margin: 0 auto;
	padding: 0 15px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	border-bottom: #c7c7c7 solid 2px;
}

.p-more {
	width: 90px;
	display: inline-block;
	float: right;
	height: 25px;
	margin: 20px auto;
	border: #c2c2c2 solid 1px;
	line-height: 25px;
	font-size: 15px;
	text-align: center;
	color: #000;
}

.related-list li {
	display: inline-block;
	width: 33%;
	border-bottom: 1px dotted #ccc;
	line-height: 40px;
}

#shownews .title {
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	font-size: 24px;
}

#shownews .related {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	margin-top: 15px;
	background: url(../images/bg_news.gif) repeat-x;
	color: #fff;
	padding-left: 10px;
}

.related_cp ul {
	width: 100%;
	height: auto;
	padding-top: 6px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 10px;
}

.related_cp ul li {
	text-align: center;
	width: 160px;
	float: left;
	margin-right: 25px;
}

.related_cp ul li img {
	border: 1px solid #e4e4e4;
	width: 200px;
	padding: 5px;
}

.related_cp ul li a:hover img {
	border: 1px solid #e8010d;
}

#piclist li {
	height: 155px;
	background: none;
	border: 1px solid #ddd;
}

#piclist li .ph_hover {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

.jobList li {
	width: 20%;
	float: left;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
}

.jobList li span {
	display: block;
	width: 100%;
	height: 100%;
	display: block;
	color: #202020;
	background: #efefef;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
}
.page-guestbook{
	width: 100%;
}
.page-guestbook b {
	line-height: 30px;
	display: inline-block;
	width: 80px;
	text-align: right;
}

.page-products .tabc dt {
	line-height: 30px;
	width:11%!important;
	float: left;
	margin-top: 20px;
}
.page-products table img{
/* 	width: 100%;
	height: 100%; */
}
.page-guestbook b span {
	padding-left: 10px;
}
.page-products .tabc dd{
	width: 80%!important;
	float: left;
	margin-top: 20px;
	
}
.showjobList li {
	border: 1px solid #ccc;
	border-top: none;
	height: 40px;
	width: 100%;
	line-height: 40px;
}

.showjobList li div {
	width: 50%;
	float: left;
}

.showjobList li b {
	color: #e8010d;
	display: block;
	font-weight: 500;
	text-align: center;
}

.showjobList li span {
	width: 120px;
	height: 100%;
	display: inline-block;
	text-align: center;
	color: #e8010d;
	margin-right: 10px;
	border-right: 1px solid #ccc;
}

.showjobList {
	border-top: 1px solid #ccc;
	margin-bottom: 0;
}

.lhms {
	width: 100%;
	border: 1px solid #ccc;
	border-top: none;
}

.lhms b {
	font-weight: 100;
	width: 120px;
	min-height: 80px;
	display: inline-block;
	float: left;
	text-align: center;
	color: #e8010d;
}

.lhms span {
	display: inline-block;
	height: auto;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

.lh616 {
	width: 150px;
	line-height: 40px;
	margin: 25px auto 0px;
	background: #e8010d;
}

#guestbook  dt {
	display: inline-block;
	width: 50%;
}

#guestbook textarea,#guestbook input[type="text"] {
	background: #f7f7f7;
	width: 76%;
	padding: 0 2.5%;
	min-width: 220px;
	border-radius: 5px;
	border: 1px solid #C7E2F6;
	height: 40px;
}

.page-guestbook #guestbook  dt {
	line-height: 40px;
	width: 50%;
}

.page-guestbook #guestbook  textarea {
	width: 84%;
	height: 200px;
}

#guestbook .yzm input {
	width: 74%;
}

.xiaz .fr {
	float: right;
}

.xiaz .fl {
	flaot: left;
}

.downloadtimes {
	padding: 0 5%;
}

.downloadtimes i img {
	margin-right: 5px;
	margin-bottom:5px;
}

.xiaz li {
	border-bottom: 1px dashed #ccc;
}

.lh68 {
	position: absolute;
	top: 0;
	z-index: -1;
}

.lhbd label {
	display: inline-block;
	max-width: 80px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
}

.lhbd dt {
	padding: 3px 0;
	width: 100%;
}

.lhbdfr {
/* float: right;*/
	width: 90%;
}

.lhbdfl {
 /*float: left;*/
	width: 100%;
/* margin: 0 auto;*/
}

.lhbdfr label {
	max-width: 82px;
	width: 100%;
}

.lhbd input {
	width: 57%;
}

.lhbdfl input {
	width: 67%;
}

.lhbd span {
	font-weight: 100;
}

.lhbd .Content {
	width: 84%;
}

.clear {
	clear: both;
}

.lhbd .Content {
	height: 113px;
}

.submit {
	background: #ec1d23;
	height: 40px;
	color: #fff;
	display: block;
	width: 80px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
	border: none;
}

.lh615 {
	line-height: 40px;
	margin: 0 10px;
	text-align: center;
	border: none;
}


/*图片*/
.h-tu-nl{
	width: 295px;
	float: left;
	text-align: center;
	margin: 10px 27px;
}
.h-tu-nl span{
	display: block;
	height:410px;
	border: 1px solid #ccc;
	padding: 5px;
}

.h-tu-nl span img {
	width:auto;
	height: 100%;
}
.h-tu-nl:hover p{
	color: #ec1d23;
	font-weight: bold;
}
.h-tu-nl p{
	font-size: 18px;
	line-height: 50px;
	display: block;
}

.h-tu-nl:hover span{
	border: 1px solid #ec1d23;
}

.h-tu {
	height: 280px;
	width: 385px;
	float: left;
	text-align: center;
	margin: 20px 5px;
}

.h-tu span{
	display: block;
	height:235px;
	border: 1px solid #ccc;
	padding: 5px;
}

.h-tu span img {
	width:385px;
	height: 225px;
}
.h-tu:hover p{
	color: #fff;
	font-weight: bold;
}
.h-tu p{
	color: #202020;
	font-size: 18px;
	line-height: 50px;
	display: block;
}
.h-tu:hover p{
	background-color: #eac266;
}
/* 荣誉资质 */
.h-tu-nl2{
	width: 424px;
	float: left;
	text-align: center;
	margin: 20px;
}
.h-tu-nl2 span{
	display: block;
	height:325px;
	border: 1px solid #ccc;
	padding: 5px;
}

.h-tu-nl2 span img {
	width:auto;
	height: 100%;
}
.h-tu-nl2:hover p{
	color: #ec1d23;
	font-weight: bold;
}
.h-tu-nl2 p{
	font-size: 18px;
	line-height: 50px;
	display: block;
}

.h-tu-nl2:hover span{
	border: 1px solid #ec1d23;
}



/*关于我们单页*/
.ny-fzlc{
	background: url(../images/ny-afzlc.jpg) no-repeat bottom  center;
	padding-top: 20px;
}
.xbg .fw-bt{
	text-align: center;
}
.xbg .fw-xia{
	width: 100%;
}
.xbg .fw-xia ul li{
	float: left;
	width: 285px;
	border: 1px solid #d7d7d7;
	margin: 0 5px;
	
}
.xbg .fw-xia ul li .fw-baise{
	width: 280px;
}
.ny-aboutbt{
	font-size: 28px!important;
	padding-bottom: 30px;
	font-weight: bold;
	color: #202020;
}
.ny-youimg{
	margin-top: 50px;
	width: 50%;
}
.xbg .fw-xia{
	margin-top: 20px;
}

/*联系我们单页*/
.page-news{
}
.lxwm-dy{ padding-top:20px;

}

.lxwm-dy li {
	line-height:60px;
	float: left;
	font-size:20px;
	margin-right:75px;
}
.lxwm-dy li:nth-child(5){ margin-right:0px;}
.lxwm-dy li p{font-size:20px; font-weight:bold;}
/*.lxwm-dy li:hover{
	background-color: #f7f7f7;
}*/
.lx-wenzi {
	font-size: 20px;
	text-align: left;
	margin-left: 30px;
	margin-top: 14px;
}

.lx-wenzi span{
	font-size: 21px;
	font-weight: bold;
}
/*内页服务范围*/
.fl-con9 li {
	margin-top: 35px;
	float: left;
	height: 70px;
	width: 275px;
	border-right: 1px solid #efefef;
	padding: 0px 20px;
}

.fl-nr {
	width: 130px;
	line-height: 22px;
	font-size: 16px;
	color: #202020;
	margin-left: 10px;
	margin-top: 15px;
}

.fl-tu {
	width: 47px;
}

.fl-con9 li:nth-child(1),.fl-con9 li:nth-child(5),.fl-con9 li:nth-child(9) {
	padding-left: 0px;
}

.fl-con9 li:nth-child(1) .fl-nr {
	margin-top: 5px;
}

.fl-con9 li:nth-child(4),.fl-con9 li:nth-child(8) {
	padding-right: 0px;
}
/*图片鼠标悬停整体旋转*/
.fl-con9 li img {
	list-style: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.fl-con9 li img {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.fl-con9 li:hover img {
	transform: rotateY(360deg);
}